Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Bumps Sitko.Core.Storage.ImgProxy from 8.2.0 to 9.11.0.

Release notes

Sourced from Sitko.Core.Storage.ImgProxy's releases.

9.11.0

9.11.0 (2022-09-28)

Bug Fixes

  • identityserver: don't add duplicate health checks (e3b5b68)
  • identityserver: don't crash on duplicate health checks (a301684)

Features

  • grpc: support call options interceptors (b6a0a43)

9.10.2

9.10.2 (2022-09-14)

Bug Fixes

  • postgres: add extension to current options (f5e2e5e)
  • postgres: change extension info hash based on schema (d594b49)
  • postgres: pass schema name to extension info for debug (b0ee50a)

9.10.1

9.10.1 (2022-09-13)

Bug Fixes

  • postgres: use extension to pass schema to db context (718668e)

9.10.0

9.10.0 (2022-09-12)

Features

  • postgres: support different schemas (21b37e3)

9.9.0

9.9.0 (2022-09-01)

Features

  • hangfire: now we can use IHangfireModule to describe dependency from Hangfire module (067bb79)

9.8.2

9.8.2 (2022-08-15)

... (truncated)

Changelog

Sourced from Sitko.Core.Storage.ImgProxy's changelog.

9.11.0 (2022-09-28)

Bug Fixes

  • identityserver: don't add duplicate health checks (e3b5b68)
  • identityserver: don't crash on duplicate health checks (a301684)

Features

  • grpc: support call options interceptors (b6a0a43)

9.10.2 (2022-09-14)

Bug Fixes

  • postgres: add extension to current options (f5e2e5e)
  • postgres: change extension info hash based on schema (d594b49)
  • postgres: pass schema name to extension info for debug (b0ee50a)

9.10.1 (2022-09-13)

Bug Fixes

  • postgres: use extension to pass schema to db context (718668e)

9.10.0 (2022-09-12)

Features

  • postgres: support different schemas (21b37e3)

9.9.0 (2022-09-01)

Features

  • hangfire: now we can use IHangfireModule to describe dependency from Hangfire module (067bb79)

9.8.2 (2022-08-15)

Bug Fixes

  • repository: underlying collection should be list to allow adding new conditions (1a1441c)

... (truncated)

Commits
  • 1824155 chore(release): 9.11.0 [skip ci]
  • 6441bf2 Merge pull request #685 from sitkoru/grpc-call-options-support
  • e3b5b68 fix(identityserver): don't add duplicate health checks
  • a301684 fix(identityserver): don't crash on duplicate health checks
  • b6a0a43 feat(grpc): support call options interceptors
  • d11698a chore(release): 9.10.2 [skip ci]
  • c9c863d Merge pull request #684 from sitkoru/postgres-schema-support-fix-2
  • 4f504bc test(postgres): ignore warnings on parallel tests execution
  • d594b49 fix(postgres): change extension info hash based on schema
  • b0ee50a fix(postgres): pass schema name to extension info for debug
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Sitko.Core.Storage.ImgProxy](https://github.com/sitkoru/Sitko.Core) from 8.2.0 to 9.11.0.
- [Release notes](https://github.com/sitkoru/Sitko.Core/releases)
- [Changelog](https://github.com/sitkoru/Sitko.Core/blob/master/CHANGELOG.md)
- [Commits](sitkoru/Sitko.Core@8.2.0...9.11.0)

---
updated-dependencies:
- dependency-name: Sitko.Core.Storage.ImgProxy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2022

Superseded by #395.

@dependabot dependabot bot closed this Oct 5, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Storage.ImgProxy-9.11.0 branch October 5, 2022 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants